to_hex

pure function to_hex(): text

Returns a hexadecimal text representation of this byte_array.

Inverse of byte_array.from_hex(text).

Since

0.9.0